home *** CD-ROM | disk | FTP | other *** search
/ BBS in a Box 7 / BBS in a Box - Macintosh - Volume VII (BBS in a Box) (January 1993).iso / Files / Hyper / Me-Mz / METROSTK.cpt / MetroStack / card_3904.txt < prev    next >
Text File  |  1989-04-11  |  9KB  |  229 lines

  1. -- card: 3904 from stack: in
  2. -- bmap block id: 4280
  3. -- flags: 0000
  4. -- background id: 2640
  5. -- name: 
  6. ----- HyperTalk script -----
  7. on returnKey
  8.   set the hilite of cd btn 3 to true
  9.   set the hilite of cd btn 3 to false
  10.   send mouseUp to cd btn 3
  11. end returnKey
  12.  
  13.  
  14.  
  15. -- part 1 (button)
  16. -- low flags: 00
  17. -- high flags: A002
  18. -- rect: left=353 top=167 right=189 bottom=471
  19. -- title width / last selected line: 0
  20. -- icon id / first selected line: 0 / 0
  21. -- text alignment: 1
  22. -- font id: 0
  23. -- text size: 12
  24. -- style flags: 0
  25. -- line height: 16
  26. -- part name: Using This Stack
  27. ----- HyperTalk script -----
  28. on mouseUp
  29.   global oneVis,twoVis
  30.   if oneVis is 0 then
  31.     zoomer 353,173,471,195,41,56,294,257
  32.     show cd fld 1
  33.     hide cd fld 2
  34.     set the textFont of me to Disabled
  35.     set the autoHilite of me to false
  36.     set the textFont of cd btn 2 to Chicago
  37.     set the autoHilite of cd btn 2 to true
  38.     put 1 into oneVis
  39.     put 0 into twoVis
  40.   end if
  41. end mouseUp
  42.  
  43.  
  44.  
  45. -- part 2 (button)
  46. -- low flags: 00
  47. -- high flags: A002
  48. -- rect: left=353 top=197 right=219 bottom=471
  49. -- title width / last selected line: 0
  50. -- icon id / first selected line: 0 / 0
  51. -- text alignment: 1
  52. -- font id: 0
  53. -- text size: 12
  54. -- style flags: 0
  55. -- line height: 16
  56. -- part name: All About Metro
  57. ----- HyperTalk script -----
  58. on mouseUp
  59.   global oneVis,twoVis
  60.   if twoVis is 0 then
  61.     zoomer 353,204,471,226,41,56,294,257
  62.     show cd fld 2
  63.     hide cd fld 1
  64.     set the textFont of me to Disabled
  65.     set the autoHilite of me to false
  66.     set the textFont of cd btn 1 to Chicago
  67.     set the autoHilite of cd btn 1 to true
  68.     put 1 into twoVis
  69.     put 0 into oneVis
  70.   end if
  71. end mouseUp
  72.  
  73.  
  74.  
  75. -- part 3 (button)
  76. -- low flags: 00
  77. -- high flags: A002
  78. -- rect: left=353 top=231 right=253 bottom=471
  79. -- title width / last selected line: 0
  80. -- icon id / first selected line: 0 / 0
  81. -- text alignment: 1
  82. -- font id: 0
  83. -- text size: 12
  84. -- style flags: 0
  85. -- line height: 16
  86. -- part name: Return To Maps
  87. ----- HyperTalk script -----
  88. on mouseUp
  89.   set the cursor to watch
  90.   hide cd fld 1
  91.   hide cd fld 2
  92.   set the textFont of cd btn 1 to Chicago
  93.   set the textFont of cd btn 2 to Chicago
  94.   set the scroll of cd fld 1 to 0
  95.   set the scroll of cd fld 2 to 0
  96.   pop cd
  97.   zoomer 12,32,498,276,179,138,333,204
  98.   zoomer 179,138,333,204,84,302,108,324
  99. end mouseUp
  100.  
  101.  
  102.  
  103.  
  104. -- part 4 (button)
  105. -- low flags: 00
  106. -- high flags: 0000
  107. -- rect: left=81 top=299 right=328 bottom=282
  108. -- title width / last selected line: 0
  109. -- icon id / first selected line: 0 / 0
  110. -- text alignment: 1
  111. -- font id: 0
  112. -- text size: 12
  113. -- style flags: 0
  114. -- line height: 16
  115. -- part name: Cover
  116. ----- HyperTalk script -----
  117. on mouseUp
  118.   global Q
  119.   answer "Please click " & Q &"Return To Maps" & Q &" button first." with "OK"
  120. end mouseUp
  121.  
  122.  
  123.  
  124. -- part 5 (field)
  125. -- low flags: 81
  126. -- high flags: 2007
  127. -- rect: left=41 top=56 right=257 bottom=294
  128. -- title width / last selected line: 0
  129. -- icon id / first selected line: 0 / 0
  130. -- text alignment: 0
  131. -- font id: 3
  132. -- text size: 9
  133. -- style flags: 0
  134. -- line height: 12
  135. -- part name: StackUse
  136. ----- HyperTalk script -----
  137. on mouseUp
  138.   global oneVis,twoVis
  139.   hide me
  140.   zoomer 41,56,294,257,353,173,471,195
  141.   set the textFont of cd btn 1 to Chicago
  142.   set the autoHilite of cd btn 1 to true
  143.   set the scroll of me to 0
  144.   put 0 into oneVis
  145. end mouseUp
  146.  
  147.  
  148. -- part 6 (field)
  149. -- low flags: 81
  150. -- high flags: 2007
  151. -- rect: left=41 top=56 right=257 bottom=294
  152. -- title width / last selected line: 0
  153. -- icon id / first selected line: 0 / 0
  154. -- text alignment: 0
  155. -- font id: 3
  156. -- text size: 9
  157. -- style flags: 0
  158. -- line height: 12
  159. -- part name: StackUse
  160. ----- HyperTalk script -----
  161. on mouseUp
  162.   global oneVis,twoVis
  163.   hide me
  164.   zoomer 41,56,294,257,353,204,471,226
  165.   set the textFont of cd btn 2 to Chicago
  166.   set the autoHilite of cd btn 2 to true
  167.   set the scroll of me to 0
  168.   put 0 into twoVis
  169. end mouseUp
  170.  
  171.  
  172.  
  173. -- part contents for card part 5
  174. ----- text -----
  175. USING THIS STACK:
  176.  
  177. The interface of this stack consists of two  sections:  the Main Window (in which the maps and all of this info appear) and the Control Bar 
  178. (below).
  179.  
  180. You are currently viewing the Help card (clicking the Question Mark icon got you here).
  181.  
  182. This stack presents five views of the Washington Metropolitan area (Central, North, South, East and West).  The directional arrow cluster in the lower right corner of the Main Window controls which view is displayed.  Arrow keys on the keyboard are equivelent to clicking the arrow buttons.  
  183.  
  184. Each Metro station is represented by a small circle.  Transfer stations are where two or more rail lines join or cross.  These are represented by circles with a dot in the middle.
  185.  
  186. See "All About Metro" for more information on transfer stations.
  187.  
  188. Clicking the Magnifying Glass icon will zoom you in on downtown Washington.  The arrow cluster will then change to a single Return icon.  Click this to exit the close-up view of downtown.
  189.  
  190. To calculate info on a Metro ride between any two stations, click the Trip icon.  You will be instructed to click on the station of origin, then the station of destination.  Between performing these two clicks you may change views or zoom in on downtown (as many times as you like).  When you click on your destination station you'll be shown the fare and the time it will take for the ride.
  191.  
  192. NOTE:  Trip times are approximate, and may be longer when the system is in peak use (i.e. morning and afternoon rush hour).
  193.  
  194. Three fare rates will be shown:  the Rush Hour fare (the highest), Non-Rush, and the Senior Citizens/Disabled rate.
  195.  
  196. For location and other info on a particular station, click on the Station Info icon, then on any station point.
  197.  
  198. Needless to say, click the Home icon to go home.
  199.  
  200. Questions/Comments are welcome.
  201. CompuServe:  71360,3122
  202. Genie:  W.CATE
  203. Thanks for downloading the stack, and enjoy MacWorld Expo!          
  204.                                        -- wc
  205.  
  206. -- part contents for card part 6
  207. ----- text -----
  208. ALL ABOUT METRORAIL:
  209.  
  210. One of the most highly rated public transpor- tation systems in the country, the Washington MetroRail system ("Metro" for short) opened in the early 70's and currently consists of almost 70 miles of track, linking the District of Columbia with most major suburbs.  Most of the system runs underground in the District and above ground in the outlying areas.
  211.  
  212. The Washington Convention Center (location of MacWorld Expo) is two blocks north of the Metro Center station.
  213.  
  214. MetroRail currently consists of the Red, Blue, Orange and Yellow lines.  A fifth line, the Green line, is slated for completion in 1991 and will run from southern Prince George's County, MD, through the eastern half of the District up to  northern Prince George's County.
  215.  
  216. MetroRail operates from 5:30 a.m. until 12:00 midnite weekdays.  On Saturdays Metro begins operation at 8:00 a.m., and at 10:00 a.m. on Sundays.   "Rush Hour" rates are in effect from 6:00 a.m. to 9:30 a.m. and 3:00 p.m. to 6:30 
  217. p.m. weekdays (except holidays).  In general, the longer your rail trip is, the greater the difference in fare is between rush hour and non-rush hour rates.  For very short trips within the District there is usually no change in rate.
  218.  
  219. To ride Metro you must buy a farecard from a Farecard machine (located at every station).  These machines accept dollar bills, fives, and any change except pennies.  There are machines at some of the newer stations which also accept tens and twenties.  $30 is the maximum value allowed for a farecard.  Large value farecards may be re-used until their value is below $0.70, at which time you can "trade it in" at a machine for value towards a new card.
  220.  
  221. The value of your farecard is recorded on a magnetic strip and also printed on the card.  When you complete your Metro ride, the exit gate will decrease this value by whatever the fare of your ride was.  If your card's value is equal to your fare, the turnstile will keep the card.
  222.  
  223. Transfer Stations (indicated by the circles with the dot in the middle) are where two or more lines come together from different directions.  When two or more Metro lines share a single station, the rider may change trains without needing to pass through another turnstyle.
  224.  
  225. If your card's value is less than your fare, you'll be instructed to go to a nearby AddFare machine and increase the value of your card (these are different from the main Farecard machines).
  226.  
  227. Senior citizens and disabled persons can obtain special farecards from the Metro attendant on duty at any station.
  228.  
  229. Smoking, eating & drinking are not allowed when you are "within" the Metro system, i.e. from when you pass through an Entrance gate until you pass through an Exit gate.